home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
SearchPopup.xml236
< prev
next >
Wrap
Text File
|
2007-08-20
|
5KB
|
93 lines
<settings>
<!-- Text style -->
<TextStyles>
</TextStyles>
<!-- Placements -->
<Placements>
<Placement name="PopupBackground" loc="5,5" size="90,90"/>
<Placement name="FirstLetter" loc="10.0,18" size="4,4.5" rows="7" offset="5.0" letters="ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"/>
<Placement name="ShowName" loc="15.0,18" size="45,4.5" rows="7" offset="5.0"/>
<Placement name="AirTime" loc="60.4,18" size="29,4.5" rows="7" offset="5.0"/>
<Placement name="SelectedShowDetails" loc="10.5,55"/>
<Placement name="FreeText" loc="26,10"/>
</Placements>
<!-- Composite Images -->
<CompositeImages>
<CompositeImage name="PopupBackground" size="90,90">
<DrawRoundedRect loc="2,2" size="96,96" fillColor="PopupBackground" borderColor="PopupBorder" radius="@PopupCornerRadius" borderWidth="@PopupBorderWidth"/>
<DrawText text="Search Text: " loc="5,6" size="16,10" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
<!-- selected show details -->
<CompositeImage name="SelectedShowDetails" size="80,35">
<DrawText text="@title" visible="@hasNoChannelIcon" loc="0,5" size="100,20" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@channelAirtime" visible="@hasNoChannelIcon" loc="0,16" size="100,20" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@subtitle" visible="@hasNoChannelIcon" loc="0,26" size="100,20" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@title" visible="@hasChannelIcon" loc="11,5" size="88,20" textStyle="GeneralTextHeaderStyle" align="Left"/>
<DrawText text="@channelAirtime" visible="@hasChannelIcon" loc="11,16" size="88,20" textStyle="GeneralTextStyle" align="Left"/>
<DrawText text="@subtitle" visible="@hasChannelIcon" loc="11,26" size="88,20" textStyle="GeneralTextStyle" align="Left"/>
<DrawImage filename="@channelIcon" loc="0,4" size="9,20"/>
<DrawText text="@description" loc="0,40" size="100,60" textStyle="GeneralTextStyle" align="Left"/>
</CompositeImage>
<!-- free text -->
<CompositeImage name="FreeText" size="60,4.5">
<DrawCommonImage name="ListViewSelectedItemBackground"/>
<DrawText text="@freetext" loc="3,0" size="94,100" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
<!-- First letter -->
<CompositeImage name="FirstLetterListNormal" size="4,4.5">
<DrawCommonImage name="ListViewNormalItemBackground"/>
<DrawText text="@firstLetter" loc="0,0" size="100,100" wrap="false" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
</CompositeImage>
<CompositeImage name="FirstLetterListSelected" size="4,4.5">
<DrawCommonImage name="ListViewSelectedItemBackground"/>
<DrawText text="@firstLetter" loc="0,0" size="100,100" wrap="false" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
</CompositeImage>
<CompositeImage name="FirstLetterListSelectedInactive" size="4,4.5">
<DrawCommonImage name="ListViewSelectedInactiveItemBackground"/>
<DrawText text="@firstLetter" loc="0,0" size="100,100" wrap="false" textStyle="GeneralTextStyle" align="Center" valign="Center"/>
</CompositeImage>
<!-- Show name -->
<CompositeImage name="ShowNameListNormal" size="45,4.5">
<DrawCommonImage name="ListViewNormalItemBackground"/>
<DrawText text="@showName" loc="2,0" size="96,100" wrap="false" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
<CompositeImage name="ShowNameListSelected" size="45,4.5">
<DrawCommonImage name="ListViewSelectedItemBackground"/>
<DrawText text="@showName" loc="2,0" size="96,100" wrap="false" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
<CompositeImage name="ShowNameListSelectedInactive" size="45,4.5">
<DrawCommonImage name="ListViewSelectedInactiveItemBackground"/>
<DrawText text="@showName" loc="2,0" size="96,100" wrap="false" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
<!-- Air times -->
<CompositeImage name="AirTimeListNormal" size="29,4.5">
<DrawCommonImage name="ListViewNormalItemBackground"/>
<DrawText text="@airDate" loc="2,0" size="96,100" wrap="false" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
<CompositeImage name="AirTimeListSelected" size="29,4.5">
<DrawCommonImage name="ListViewSelectedItemBackground"/>
<DrawText text="@airDate" loc="2,0" size="96,100" wrap="false" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
<CompositeImage name="AirTimeListSelectedInactive" size="29,4.5">
<DrawCommonImage name="ListViewSelectedInactiveItemBackground"/>
<DrawText text="@airDate" loc="2,0" size="96,100" wrap="false" textStyle="GeneralTextStyle" align="Left" valign="Center"/>
</CompositeImage>
</CompositeImages>
</settings>